

/********************** DEFAULT STYLES **********************/

* { margin:0; padding:0; }

.carousel-control-prev-icon {
	background-image: url('/images/arrowLeft.svg') !important;
}

.carousel-control-next-icon {
	background-image: url('/images/arrowRight.svg') !important;
}

.closed {
    background-color: #999999 !important;
    border: 0px !important;
    background-image: url('/images/icon_plus.svg') !important;
    background-repeat: no-repeat;
}

.closedBlack {
    background-color: #000 !important;
    border: 0px !important;
    background-image: url('/images/icon_plus.svg') !important;
    background-repeat: no-repeat;
}

.open {
    background-color: #0468B0 !important;
    border: 0px !important;
    background-image: url('/images/icon_minus.svg') !important;
    background-repeat: no-repeat;
}

.open02 {
    background-color: #0468B0 !important;
    border: 0px !important;
    background-image: url('/images/icon_minus.svg') !important;
    background-repeat: no-repeat;
}

.HHOFtable { 
	width: 100%; 
	border-collapse: collapse; 
	margin: 50px auto;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

/* h1 hyperlink */

/*.bland a:link, a:visited {
	color: black;
	text-decoration: none;
}


.bland a:hover {
	color: #0468B0;
}
*/

/* Zebra striping */
tr:nth-of-type(odd) { 
	background: #eee; 
	}

tr th { 
	background: #0468B0; 
	color: white; 
	font-weight: bold; 
	}

td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: left; 
	/*font-size: 18px;*/
	/*width: 33.33%;*/
	}

/************************************************************/

@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
			width: 60%;
		}

		.bannerImage {
			display: none;
		}

		.mainHeading {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2.5em;
			line-height: 0.85em;
			text-transform: uppercase;
			letter-spacing: 1px;
			padding: 1px 0 1px 20px;
			margin: 12px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: auto;
		}

			#mainHeading02 {
				font-size: 1.5em !important;
			}

		.container-01 h2 {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2em;
			line-height: 0.85em;
			text-transform: uppercase;
			letter-spacing: 1px;
			margin: 12px 0 20px 0px;
			width: auto;
		}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: 0px auto auto auto;
		}

			.presentedBy p {
				text-align: center;
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				text-transform: uppercase;
				font-size: 0.6em;
				margin: auto auto 10px auto;
			}

			.presentedBy img {
				width: 110px;
				height: auto;
				margin: auto;
			}

			.leftcolumn {
				display: none;
			}

				.textcontent {
					width: 100%;
					height: auto;
					padding: 12px 36px;
					margin-bottom: 12px;
				}

					.textcontent h2 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1.5em;
						line-height: 0.9em;
						margin: 18px 0 12px 0;
						border-left: 10px solid #0468B0;
						padding-left: 12px;
					}

					.textcontent h3 {
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 1em;
						line-height: 0.9em;
						margin: 12px 0 12px 0;
					}

					.textcontent p {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: auto auto 10px auto;
					}

					.textcontent ul {
						margin: 0;
					}

					.textcontent li {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.125em;
						margin: auto auto 10px 18px;
					}

					.textcontent a {
						color: #0468B0;
					}

					.textcontent p {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: auto auto 10px auto;
					}

					.textcontent img {
						width: 100%;
						height: auto;
						margin: 0 0 12px 0;
					}

					.listLink {
						display: inline-block;
						width: 100%;
					}

				.historyBox {
					width: 100%;
					height: auto;
				}

					.historyBox ul {
						margin: 0;
					}

					.historyBox li {
						font-family: 'Lato', sans-serif;
						font-weight: 500;
						font-size: 0.8em;
						line-height: 1.5em;
						margin: auto auto 10px 18px;
					}

					.historyBox button {
						width: 100%;
						height: auto;
						padding: 10px 5px 10px 30px;
						border-radius: 0 !important;
						background-size: auto 55%;
						background-position: 2% 50%;
						margin-bottom: 10px;
					}

						.historyBox button h3 {
							font-size: 0.65em;
							margin: 0 !important;
							text-align: left !important;
						}

					.historyBox h1 {
						display: inline-block;
						font-family: 'Poppins', sans-serif;
						font-weight: 900;
						font-size: 2em;
						text-transform: uppercase;
						letter-spacing: 1px;
						padding: 1px 0 1px 20px;
						margin: 10px 0 30px 0px;
						border-left: 10px solid #0468B0;
						width: 100%;
					}

		.logobox {
			width: 100%;
			height: auto;
		}

			.LoHlogo {
				width: 100%;
				height: auto;
				margin: 6px 0 12px 0;
			}

			.sectiontag {
				display: block;
				width: auto;
				height: auto;
				padding: 6px 12px;
				background-color: #C0932E;
				color: #fff;
				margin: 12px auto;
				text-align: center;
				font-family: 'Poppins', sans-serif;
				font-weight: 900;
				border-radius: 5px;
				font-size: 1.25em;
				text-transform: uppercase;
				letter-spacing: 0.5px;
			}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.mainHeading {
		font-size: 3em;
	}

		#mainHeading02 {
			font-size: 1em !important;
		}

	.historyBox h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.historyBox button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.historyBox button h3 {
			font-size: 0.8em;
		}

		.historyBox ul {
			margin: 0;
		}

		.historyBox li {
			font-size: 0.9em;
			line-height: 1.5em;
			margin: auto auto 10px 18px;
		}

		.textcontent p {
			font-size: 0.9em;
			line-height: 1.5em;
			margin: auto auto 10px auto;
		}

		.CTA {
			font-size: 0.9em;
			line-height: 1.125em;
			margin-bottom: 24px;
		}

	.overallResults {
		width: 100%;
	}

	.overallResults td, th{
		font-size: 0.7em;
	}

	.container-02 {
	}

		.sponsorSection {
			height: 220px;
		}
}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {


    .container-02 {
	}

		.sponsorSection {
			height: 220px;
		}

}

/************************************************************/

@media screen and (min-width: 414px)  {

	.container-01 {
		padding: 25px 15px;
	}

		.breadcrumbNav {
			width: 60%;
		}

		.presentedBy {
			margin: 0px auto auto auto;
		}

		.mainHeading {
			width: 100%;
			margin-bottom: 12px;
		}

			#mainHeading02 {
				font-size: 2.25em !important;
			}

	.historyBox h1 {
		font-size: 2em;
		margin: 20px 0 30px 0px;
		border-left: 10px solid #0468B0;
		width: 100%;
	}

	.historyBox button {
		padding: 12px 5px 12px 40px;
		background-size: auto 55%;
		background-position: 3% 50%;
	}

		.historyBox button h3 {
			font-size: 0.88em;
		}

		.historyBox ul {
			margin: 0;
		}

		.historyBox li {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px 18px;
		}

		.textcontent p {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 10px auto;
		}

td, th { 
		padding: 8px; 
		/*font-size: 0.8em;*/
		line-height: 1.125em;
	}

}

/************************************************************/

@media screen and (min-width: 480px)  {

	

}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-01 {
		padding: 20px 15px;
	}

		.breadcrumbNav {
			margin: auto 10px auto auto;
		}

		.mainHeading {
			width: 60%;
			margin: 24px 0 18px 0px;
		}

		.presentedBy {
			margin: 48px 0px 12px auto;
		}

		.leftColumn {
			width: 45%;
			height: auto;
			float: left;
		}

			.logobox {
				width: 500px;
				height: auto;
			}

				.LoHlogo {
					width: 50%;
					height: auto;
					margin: 6px 0 12px 0;
					float: left;
				}

				.sectiontag {
					float: left;
					margin: 54px 0 0 36px;
				}

		.rightColumn {
			width: 55%;
			height: auto;
			float: right;
			padding: 0 25px;
		}

	.historyBox button {
		padding: 12px 5px 12px 45px;
		background-size: auto 55%;
		background-position: 2% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

		.historyText {
			font-size: 1em;
		}

		.historyBox ul {
			margin: 0;
		}

		.historyBox li {
			font-size: 1em;
			line-height: 1.5em;
			margin: auto auto 8px 24px;
		}

}

/************************************************************/

@media screen and (min-width: 667px) {

		.mainHeading {
			font-size: 2.75em;
			width: 80%;
			margin: 36px 0 24px 0px;
		}

}

/************************************************************/

@media screen and (min-width: 736px)  {

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.container-01 {
		padding: 65px;
	}

		.breadcrumbNav {
			margin-left: 0px;
		}

		.bannerImage {
			display: inline-block;
			background-image: url('../images/04_honouredMembers/honouredMembers_topBanner.jpg');
			background-size: auto 100%;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			margin-top: 24px;
			margin-bottom: 24px;
			font-size: 3em;
			width: 80%;
		}

			#mainHeading02 {
				font-size: 3em !important;
			}

			#firstHeading {
				margin-top: -100px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy {
			margin-right: 0px;
			margin-top: 12px;
			margin-bottom: -10px;
		}

		.leftcolumn {
			display: inherit;
			width: 35%;
			float: left;
			padding-right: 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
				padding: 12px 48px;
			}

				.textcontent h3 {
					font-size: 1.25em;
					line-height: 0.9em;
					margin: 0px 0 12px 0;
				}

				.textcontent p {
					font-size: 1em;
					line-height: 1.5em;
					margin: auto auto 10px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}


		.historyBox button {
			padding: 12px 5px 12px 45px;
			background-size: auto 45%;
			background-position: 1.75% 50%;
		}

			.historyBox button h3 {
				font-size: 1em;
			}

			.historyText {
				font-size: 1em;
			}


}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {

    .container-01 {
		padding: 65px;
	}

		.bannerImage {
			display: inline-block;
			background-size: 105% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: 12px;
		}

}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

		.breadcrumbNav {
			width: 100%;
			margin-left: 0px;
		}

	.mainHeading {
		margin: 24px 0px 18px 0;
		width: 80%;
	}

		#firstHeading {
			margin-top: 12px !important;
			margin-bottom: 24px !important;
		}

		.leftcolumn {
			width: 30%;
			float: left;
			padding-right: 24px;
		}

			.textcontent {
				width: 100%;
				height: auto;
			}

				.textcontent p {
					font-family: 'Lato', sans-serif;
					font-weight: 500;
					font-size: 1em;
					line-height: 1.5em;
					margin: auto auto 10px auto;
				}

				.textcontent img {
					width: 100%;
					height: auto;
					margin: 0 0 12px 0;
				}

		.rightcolumn {
			width: 70%;
			float: right;
		}

	.HHOFtable { 
		width: 100%;
		margin: 10px auto 40px auto;
	}

	/* Zebra striping */
	tr:nth-of-type(odd) { 
	
	}

	tr th { 
	
	}

	td, th { 
		padding: 8px; 
		font-size: 0.9em;
		line-height: 1.125em;
		/*width: 33.33%;*/
	}

}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 40px 40px; 
	}

}

/************************************************************/

@media screen and (min-width: 1266px)  {

}

/************************************************************/

@media screen and (min-width: 1280px)  {	.container-01 {
		width: 1280px;
		margin: auto;

	}

		.mainHeading {
			font-size: 4em;
			padding: 0 0 0 20px;
			margin: 60px 0 30px 0;
		}

			#mainHeading02 {
				font-size: 4em !important;
			}

			#firstHeading {
				margin-top: 20px !important;
				margin-bottom: 24px !important;
			}

		.presentedBy img {
			width: 150px;
		}

	.historyBox button {
		padding: 12px 5px 12px 55px;
		background-size: auto 45%;
		background-position: 1.5% 50%;
	}

		.historyBox button h3 {
			font-size: 1em;
		}

		.imageCaption {
			font-size: 0.75em;
			margin: 5px auto 15px auto;
		}

		.historyText {
			font-size: 1em;
		}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














